projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dff3ff
)
*** empty log message ***
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 25 Apr 2001 15:52:45 +0000
(15:52 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 25 Apr 2001 15:52:45 +0000
(15:52 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 71fe9dd3d5c3f2e2806c9e36026d52e6bda44664..7d3e13f7465e1d4d71d0d27868e01e04e37f01ea 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
+ * progmodes/make-mode.el (makefile-font-lock-keywords):
+ Rationalize the rules for includes and conditionals and use the
+ keyword face for them.
+
* faces.el (modify-face): Add compatibility for non-interactive use.
2001-04-24 John Wiegley <johnw@gnu.org>